.. _`Drop NaN Tables`: .. _`org.sysess.sympathy.data.table.dropnantables`: Drop NaN Tables =============== .. image:: drop_nan.svg :width: 48 Drop columns or rows with NaN values **Documentation** Auto generated list version of :ref:`Drop NaN Table`. In this version, the following ports from the original nodes have been changed to lists which the node loops over: :Looped Inputs: Input. :Looped Outputs: Output. For details see the original node. **Definition** *Input ports* :Input: [table] Input *Output ports* :Output: [table] Output *Configuration*: **Select columns** (columns) Select columns. **Drop** (direction) Select along which axis to drop values .. automodule:: node_table_dropna .. class:: DropNaNTables **Related nodes** * :ref:`org.sysess.sympathy.data.table.dropnantable` * :ref:`org.sysess.sympathy.table.dropmaskvalues` * :ref:`org.sysess.sympathy.data.table.holdvaluetable`